home *** CD-ROM | disk | FTP | other *** search
/ Freelog 70 / Freelog070.iso / Sécurité / Asquared / a2freesetup.exe / {app} / a2scan.exe / 0 / RCDATA / TSPLASH / TSPLASH.txt < prev   
Text File  |  2005-02-28  |  920b  |  46 lines

  1. object Splash: TSplash
  2.   Left = 328
  3.   Top = 453
  4.   AutoSize = True
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   Caption = 'Splash'
  8.   ClientHeight = 300
  9.   ClientWidth = 400
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   OnCloseQuery = FormCloseQuery
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object SplashLogo: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 400
  26.     Height = 300
  27.     Picture.Data = {<image000.jpg>}
  28.     Stretch = True
  29.   end
  30.   object Status: TLabel
  31.     Left = 6
  32.     Top = 282
  33.     Width = 4
  34.     Height = 16
  35.     Color = clBlack
  36.     Font.Charset = ANSI_CHARSET
  37.     Font.Color = clBlack
  38.     Font.Height = -13
  39.     Font.Name = 'Arial'
  40.     Font.Style = []
  41.     ParentColor = False
  42.     ParentFont = False
  43.     Transparent = True
  44.   end
  45. end
  46.